Skip to main content
GET
Get unbilled revenue

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

subscription_id
string
required

Subscription identifier.

Response

200 - application/json
subscription_id
string
required

Subscription identifier.

open_invoice_id
string | null
required

Current open invoice identifier.

invoice_status
string | null
required

Current invoice status.

currency
string | null
required

ISO 4217 subscription currency.

amount_excluding_tax
string
required

Total accrued usage amount excluding tax.

period_start
string<date> | null
required

Inclusive accrual-period start timestamp.

period_end
string<date> | null
required

Inclusive accrual-period end timestamp.

line_items
object[]
required

Usage line items contributing to unbilled revenue.